home *** CD-ROM | disk | FTP | other *** search
ASP Control Directive | 2003-02-21 | 354 b | 15 lines |
- <%@ Control Language='C#' Inherits='UDDI.Web.BreadCrumbControl' %>
-
- <table cellpadding='0' cellspacing='0' border='0' class='sectionHeader' height='40' width='100%'>
- <tr>
- <td valign='top'>
-
-
- <asp:PlaceHolder ID='navigate' Runat='server' />
-
- <br>
- <asp:PlaceHolder ID='section' Runat='server' />
- </td>
- </tr>
- </table>
-